home *** CD-ROM | disk | FTP | other *** search
/ The Essential Guide to Moving or Improving / The Essential Guide to Moving or Improving (Alliance Leicester)(BBC Good Homes).BIN / Freebeeb / BBC / BBC_A32.EXE / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as
Text File  |  1999-08-18  |  90b  |  5 lines

  1. on(release){
  2.    getUrl("FSCommand:exec", "ie5\\cdsetup.exe");
  3.    fscommand("quit");
  4. }
  5.